offscreenwindow: Fix includes
authorBenjamin Otte <otte@redhat.com>
Tue, 28 Sep 2010 16:24:55 +0000 (18:24 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 28 Sep 2010 16:24:55 +0000 (18:24 +0200)
gtk/gtkoffscreenwindow.c

index 2ff6a543680e9e101ca9cdd9f54e4be3ee0db72b..69356fd151db75641daa188c029de99fda4e3988 100644 (file)
@@ -22,7 +22,7 @@
 
 #include "gtkoffscreenwindow.h"
 
-#include "gtksizerequest.h"
+#include "gtkprivate.h"
 
 /**
  * SECTION:gtkoffscreenwindow